home *** CD-ROM | disk | FTP | other *** search
/ World Atlas / World Atlas (Wisedome).iso / s / startup-sequence
Text File  |  1996-01-05  |  320b  |  17 lines

  1. ; CD32 ONLY startup-sequence for InterPlay run time player
  2. ; Written by InterPlay, (c) Optonica Ltd. 1991-94
  3.  
  4. C:Assign T: RAM:
  5. C:Assign >NIL: DebugDisk: EXISTS
  6. IF NOT WARN
  7.    C:Execute DebugDisk:cd_startup
  8. ENDIF
  9.  
  10. IF EXISTS :System/RexxMast
  11.     :System/RexxMast >NIL:
  12. ENDIF
  13.  
  14. C:SetPatch >NIL:
  15. Stack 8000
  16. MMEPlayer WATLAS.INT
  17.